home *** CD-ROM | disk | FTP | other *** search
/ Merciful 1 / Merciful - Disc 1.iso / software / m / maxdos / maxdos.dms / maxdos.adf / Devs / DOSDrivers / MF1 < prev    next >
Text File  |  1994-09-08  |  457b  |  26 lines

  1. /* Mountlist entry for use with MaxDOSFileSystem
  2.  * Copyright 1994 Media4 Productions
  3.  */
  4.  
  5. Device        = "mfm.device"
  6. FileSystem    = L:MaxDOSFileSystem
  7. Flags        = 0
  8. Surfaces    = 2
  9. BlockSize    = 512
  10. BlocksPerTrack    = 18
  11. Reserved    = 0
  12. Prealloc    = 0
  13. LowCyl        = 0
  14. HighCyl        = 79
  15. Interleave    = 0
  16. Buffers        = 15
  17. BufMemType    = 2
  18. Stacksize    = 10000
  19. GlobVec        = -1
  20. Priority    = 0
  21. Mount        = 1
  22. DosType        = 0x48465300
  23.  
  24. /* Note that the UNIT field is controlled through this icon's tooltypes
  25.  */
  26.